home *** CD-ROM | disk | FTP | other *** search
/ The Glitch Apple Disk Collection / 2014.glitch.apple.collection.zip / indexed / MASKSUNA.DSK / ROOM 9.2.txt < prev    next >
Text File  |  2014-09-09  |  2KB  |  100 lines

  1. .S N=9
  2. .S TL(11)=255
  3. .L L,SNAKE-PIT
  4. .!DRAW
  5. ._ P
  6. .!CLRT
  7. .P "You are in a room with exits to the
  8. .P "right and left. Ahead you see a stone
  9. .P "platform.
  10. .$ P
  11. .I N1(10):1
  12. .T !MORE
  13. .T P "The doorway behind the platform in
  14. .T P "front of you is open. 
  15. .!HERE
  16. !LOOK
  17. .P "Above the platform you see strange
  18. .P "symbols carved on the wall.
  19. .I N1(10):1
  20. .T !MORE
  21. .T P "The doorway behind the platform in
  22. .T P "front of you is open. 
  23. %LOWA
  24. %REWA
  25. LOOK SYMBO
  26. READ SYMBO
  27. .!CLRT
  28. .P "The symbols are indecipherable.
  29. %LOEN
  30. %ATEN
  31. .P "The door behind you is immovable.
  32. .P "You must find another way out.
  33. %LOAL
  34. .!CLRT
  35. .P "Looking reveals nothing, perhaps a
  36. .P "thorough search might be in order.
  37. %L...
  38. .S GE(6)=0
  39. .3 ROOM 10.0 
  40. .!TUNL
  41. %R...
  42. .S GE(6)=0
  43. .3 ROOM 12.0 
  44. .!TUNL
  45. %FW..
  46. %..EN
  47. .I N1(10):1
  48. .T 3 ROOM 11.0 
  49. .T !GOTO
  50. .!INVD
  51. %SRAL
  52. %SRCK
  53. %LOCK
  54. .I N1(10)#1
  55. .T P "You find a small crack in the wall.
  56. .T P "The crack is very even, perhaps a
  57. .T P "closely fitted door!
  58. .E P "You find nothing else.
  59. .S N0(10)=1
  60. %SR..
  61. .!CLRT
  62. .P "After searching for a while you find
  63. .P "nothing unusual.
  64. %PUEN
  65. %OPEN
  66. %PUCK
  67. %PUWA
  68. .I N0(10):0
  69. .T P "The door behind you is closed and won't open. You must find another way out.
  70. .T J -4
  71. .I N1(10):1
  72. .T P "The door is already open.
  73. .T J -7
  74. .P "After pushing and shoving for a while,
  75. .S N1(10)=1
  76. .!DRAW
  77. ._ P
  78. .!CLRT
  79. .P "After pushing and shoving for a while,
  80. .P "the door opens revealing a dark passage.
  81. .$ P
  82. !DRAW
  83. .S P=3-P
  84. .C 1,P,0
  85. .B RGHTL
  86. .S V=P
  87. .D 
  88. .B SNKLF
  89. .S V=P
  90. .D 
  91. .I N1(10):1
  92. .B SNKDR
  93. .S V=P
  94. .T D 
  95. .B SNKRT
  96. .S V=P
  97. .D 
  98. @@@@@
  99.  
  100.